programming4us
           
 
 
Applications Server

Exchange Server 2007 : Work with Offline Address Books

- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019
11/20/2010 11:13:10 AM
The purpose of an OAB is to provide access to the address information while offline, so there are a few things administrators can configure. They can create additional address books, they can choose which ones are made available, and they can determine the distribution method used (either web-based or Public Folder distribution).

Create an Offline Address Book

1.
Open the EMC.

2.
From the Navigation Tree, expand the Organization Configuration work center.

3.
Select Mailbox and select Offline Address Book.

4.
Notice the Default Offline Address Book. From the Actions pane, select New Offline Address Book to open the wizard. On the Introduction screen (shown in Figure 1), you are asked to provide the following information:

  • You are asked to provide a name.

  • You are asked to Browse and choose an Offline Address Book Generation Server, which is the mailbox server where OABs are generated.

  • There is a checkbox to Include the Default Global Address List.

  • You can select the checkbox Include the Following Address Lists and click Add to include additional lists.

    Figure 1. The creation of an Offline Address Book (OAB).

5.
After you answer the questions, select Next.

6.
You are taken to the Distribution Points screen, where you can select the following:

  • Enable Web-Based Distribution— This is only for clients that run Outlook 2007. If you select it, you have to also choose the virtual directory it will be distributed from.

  • Enable Public Folder Distribution— For Outlook clients 2003 SP1 or earlier. This will use the Public Folder database to ensure the OAB is available to clients.

7.
After you choose your distribution method, choose Next.

8.
Review your Configuration Summary on the New Offline Address Book screen, and choose New.

9.
When complete, click Finish.

Move the OAB Generation Server

To move the OAB generation server (which handles the creation and update process of the OAB before placing the files on a share) after the OAB has been created, perform the following steps:

1.
Open the EMC.

2.
From the Navigation Tree, expand the Organization Configuration work center.

3.
Select Mailbox, and select Offline Address Book.

4.
Select the OAB you want to move the generation server on.

5.
From the Actions pane, select Move.

6.
Click the Browse button to locate the other server you want to serve as the generation server, and click Move.

7.
When complete, click Finish.

Change the Default OAB

Although it’s not something you would consider doing often, you can alter the default OAB. To do this, after you have the new OAB created, perform the following steps:

1.
Open the EMC.

2.
From the Navigation Tree, expand the Organization Configuration work center.

3.
Select Mailbox, and then select Offline Address Book.

4.
Select the OAB you want to make the default.

5.
From the Actions pane, select Set as Default.

6.
You receive a warning message that asks, “Are you sure you want to set ‘Name of OAB’ as the default offline address book for all new mailbox databases?” Click Yes.

View and Modify OAB Properties

To access the properties of the OAB after it is created (or the default OAB), perform the following steps:

1.
Open the EMC.

2.
From the Navigation Tree, expand the Organization Configuration work center.

3.
Select Mailbox, and then select Offline Address Book.

4.
Select the OAB you want to access the properties of. From the Actions pane, choose Properties.

5.
Notice there are three tabs—General, Address Lists, and Distribution:

  • General— Shows the name of the OAB and some other information, such as which server is the generation server, whether this OAB the default, and when it was last modified. It also shows the Update Schedule, which can be modified.

  • Address Lists— Here you can modify the selections you made initially when you created the OAB. You can include the default Global Address List or not. You can add or remove other address lists.

  • Distribution— This tab, shown in Figure 2, enables you to configure different types of distribution methods (web-based and Public Folder-based). You can select the clients that will be supported (if Outlook 2007, the web-based version is needed). You can select different Outlook clients pre-2007. You can configure web-based distribution by selecting the location of the OAB virtual directory, which is normally the default OAB directory with the IIS default site. You can enable Public Folder distribution as long as you have a Public Folder database.

Figure 2. The Distribution tab of the OAB properties.


Note

You can update the OAB at any time by selecting it and choosing the Update option from the Actions pane. You are asked, “Update causes the Offline Address Book to be regenerated, which can take several minutes. Are you sure you want to continue?” Click Yes and the update begins.


Require SSL for OAB Distribution

In the event you are working with all Outlook 2007 clients and using a virtual directory through your IIS server, you might feel that a Secure Socket Layer (SSL) connection is a necessary aspect to security.

To require SSL for your OAB virtual directory, perform the following:

1.
Click Start, click Administrative Tools, and then click Internet Information Services (IIS) Manager.

2.
You can see your server in the Navigation pane. You can expand Sites by clicking the plus sign.

3.
You should see the Default Web Site option, which can be expanded by clicking the plus sign.

4.
Locate the OAB folder, and in the Results pane, scroll down to the IIS category and choose SSL Settings.

5.
Click the checkbox Require SSL and the secondary checkbox Require 128-bit SSL, as you can see in Figure 3.



Figure 3. Configuring SSL requirements for the OAB virtual directory.


6.
In the Actions pane, select Apply to apply the changes.

Assign OAB to Clients at the Database and Individual Mailbox Levels

Eventually you have to make a decision about which OABs should go to which persons. You can perform this on a database level or on an individual mailbox level.

To establish an OAB for an entire database, perform the following:

1.
Open the EMC.

2.
From the Navigation Tree, expand the Server Configuration work center.

3.
Select Mailbox and the server you wish to make adjustments to the mailbox database on in the Results pane.

4.
Select the mailbox database from the Work pane and go into the Properties of the mailbox database.

5.
Select the Client Settings tab, and under the Offline address book settings, choose Browse.

6.
Select the OAB you want all mailboxes to use within this mailbox database. When finished, click OK.

7.
Then click OK to close the Properties.

PS Note

The cmdlet through the EMS used to configure the database to use a Public Folder database and offline address book is Set-MailboxDatabase. You use it in the following way: Set-MailboxDatabase -Identity <DatabaseIdParameter> -OfflineAddressBook <OfflineAddressBookIdParameter> -PublicFolderDatabase <DatabaseIdParameter>


To configure the OAB for an individual recipient, you should use the Set-Mailbox cmdlet from the EMS. You can configure multiple recipients by filtering and pipelining them into the Set-Mailbox cmdlet

Set-Mailbox -Identity <MailboxIDParameter> -OfflineAddressBook <OfflineAddressBookIdParameter>

Note that you cannot configure the Public Folder side from the recipient level. This must be done at the database level.
Other -----------------
- Exchange Server 2007 : Work with Address Lists
- Exchange Server 2007 : Create Exchange Administrative Roles
- Exchange server 2010 : Troubleshooting Tools (part 2)
- Exchange server 2010 : Troubleshooting Tools (part 1)
- BizTalk Server 2009 : Exposing WCF services from orchestrations
- Relationship between BizTalk and WCF
- Monitoring Exchange Server 2010 (part 1) - System Center Operations Manager 2007 R2
- Monitoring Exchange Server 2010 (part 1) - Performance Monitor
- Enable the Global Audit Policy by Using the Command Line
- Enable the Global Audit Policy by Using the Windows Interface
- Exchange Server 2007 : Modify Recipient Configuration Modify
- Managing an Exchange Server 2003 Cluster
- Installing Exchange Server 2003 in a Clustered Environment
- Configuring Exchange Server 2003 to Coexist with X.400-Compliant Messaging Systems
- Configuring Exchange Server 2003 to Coexist with Lotus Notes
- Troubleshooting Connectivity Between Active Directory and Exchange Server 5.5
- Microsoft Exchange Server 5.5 : Configure Directory Synchronization Using ADC Tools
- Connecting Exchange Server 5.5 to Active Directory
- Exchange Server 2007 : Configuring Cluster Services with Server 2008
- Exchange Server 2007 : Configuring Cluster Services with Server 2003
 
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
- First look: Apple Watch

- 3 Tips for Maintaining Your Cell Phone Battery (part 1)

- 3 Tips for Maintaining Your Cell Phone Battery (part 2)
programming4us programming4us